您要查找的是不是:
- end状态 end state
- END-2细胞 END-2 cell
- 确保至少包含End Function、End Sub或End Property语句。 Be sure to include at least the End Function, End Sub, or End Property statement.
- End-Hall源 RFCVD
- 值为NULL会导致测试失败并且不执行if.end if语句中的代码。 A value of NULL fails the test and the code inside the if. End if statement is not executed.
- 如果没有启用实时调试,Stop语句的行为如同End语句,终止执行。 If Just-in-Time debugging is not enabled, the Stop statement behaves as if it were an End statement, terminating execution.
- 所有程序都用专用字begin(开始)表示开始,用end(结束)表示结束。 All programs start with the special word begin and finish with end.
- 所有程序都用专用字begin(开始)表示开始,用end(结束)表示结束。 All programs start with the special word begin and finish with end.
- 编译器忽略end.后的文本 Text after final 'END.' - Ignored by compiler
- Far-End STP 必须是 NOSTP the Far-End STP must be NOSTP
- 使用Exit函数或End函数返回值 To return a value using Exit Function or End Function
- 只要升级END块就万事具备了! Just upgrade the END block, and you re in business!
- 古代城邦的兴衰end现代英汉词典 The rise and decline of an ancient city-state. End
- 在End Try行之后插入以下语句。 After the line End Try insert the following.
- End语句必须和它终止的块匹配。 An End statement must match the block it terminates.
- Far-End STP = 用于负载平衡。 Far-End STP = used for load balancing.
- MENU语句的结尾必须有END关键字。 The END keyword must come at the end of a MENU statement.
- 客户端如何知道何时调用End方法呢? How does a client know when to call the End method?
- If.Then.Else控制结构以End If结尾。 The If.Then.Else control structure ends with End If.
- 确保结构块以End Structure语句结束。 Make sure that the structure block ends with an End Structure statement.